home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2009 / 150Juegos_15.iso / Shareware / Blokus World Tour / BlokusInstallv186.exe / LibraryLicenses.txt < prev    next >
Encoding:
Text File  |  2008-02-26  |  32.0 KB  |  660 lines

  1.  
  2. This product uses a number of open source libraries, each of which are listed
  3. in this file.
  4.  
  5. NOTES:
  6. * A copy of the GNU Library General Public License (LGPL), under which most of
  7.   these libraries is licensed under, is available at the end of this file.
  8. * The version of SDL used in this product has been modified from the original.
  9.   The source code to these modifications can be found at Funkitron
  10.  
  11.  
  12.  
  13. ********************************************************************************
  14.  
  15.     SDL - Simple DirectMedia Layer
  16.     Copyright (C) 1997-2004 Sam Lantinga
  17.  
  18.     This library is free software; you can redistribute it and/or
  19.     modify it under the terms of the GNU Library General Public
  20.     License as published by the Free Software Foundation; either
  21.     version 2 of the License, or (at your option) any later version.
  22.  
  23.     This library is distributed in the hope that it will be useful,
  24.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  25.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  26.     Library General Public License for more details.
  27.  
  28.     You should have received a copy of the GNU Library General Public
  29.     License along with this library; if not, write to the Free
  30.     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  31.  
  32.     Sam Lantinga
  33.     slouken@libsdl.org
  34.     
  35. ********************************************************************************
  36.  
  37.     SDL_image:  An example image loading library for use with SDL
  38.     Copyright (C) 1999, 2000, 2001  Sam Lantinga
  39.  
  40.     This library is free software; you can redistribute it and/or
  41.     modify it under the terms of the GNU Library General Public
  42.     License as published by the Free Software Foundation; either
  43.     version 2 of the License, or (at your option) any later version.
  44.  
  45.     This library is distributed in the hope that it will be useful,
  46.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  47.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  48.     Library General Public License for more details.
  49.  
  50.     You should have received a copy of the GNU Library General Public
  51.     License along with this library; if not, write to the Free
  52.     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  53.  
  54.     Sam Lantinga
  55.     slouken@libsdl.org
  56.     
  57. ********************************************************************************
  58.  
  59.     SDL_ttf:  A companion library to SDL for working with TrueType (tm) fonts
  60.     Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
  61.  
  62.     This library is free software; you can redistribute it and/or
  63.     modify it under the terms of the GNU Library General Public
  64.     License as published by the Free Software Foundation; either
  65.     version 2 of the License, or (at your option) any later version.
  66.  
  67.     This library is distributed in the hope that it will be useful,
  68.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  69.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  70.     Library General Public License for more details.
  71.  
  72.     You should have received a copy of the GNU Library General Public
  73.     License along with this library; if not, write to the Free
  74.     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  75.  
  76.     Sam Lantinga
  77.     slouken@libsdl.org
  78.     
  79. ********************************************************************************
  80.  
  81. SDL_gfx
  82. (C) A. Schiffler, LGPL
  83.  
  84. ********************************************************************************
  85.  
  86.   zlib.h -- interface of the 'zlib' general purpose compression library
  87.   version 1.2.1, November 17th, 2003
  88.  
  89.   Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler
  90.  
  91.   This software is provided 'as-is', without any express or implied
  92.   warranty.  In no event will the authors be held liable for any damages
  93.   arising from the use of this software.
  94.  
  95.   Permission is granted to anyone to use this software for any purpose,
  96.   including commercial applications, and to alter it and redistribute it
  97.   freely, subject to the following restrictions:
  98.  
  99.   1. The origin of this software must not be misrepresented; you must not
  100.      claim that you wrote the original software. If you use this software
  101.      in a product, an acknowledgment in the product documentation would be
  102.      appreciated but is not required.
  103.   2. Altered source versions must be plainly marked as such, and must not be
  104.      misrepresented as being the original software.
  105.   3. This notice may not be removed or altered from any source distribution.
  106.  
  107.   Jean-loup Gailly jloup@gzip.org
  108.   Mark Adler 
  109.  
  110. ********************************************************************************
  111.  
  112. This copy of the libpng notices is provided for your convenience.  In case of
  113. any discrepancy between this copy and the notices in the file png.h that is
  114. included in the libpng distribution, the latter shall prevail.
  115.  
  116. COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
  117.  
  118. If you modify libpng you may insert additional notices immediately following
  119. this sentence.
  120.  
  121. libpng version 1.2.6, August 15, 2004, is
  122. Copyright (c) 2004 Glenn Randers-Pehrson, and is
  123. distributed according to the same disclaimer and license as libpng-1.2.5
  124. with the following individual added to the list of Contributing Authors
  125.  
  126.    Cosmin Truta
  127.  
  128. libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
  129. Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
  130. distributed according to the same disclaimer and license as libpng-1.0.6
  131. with the following individuals added to the list of Contributing Authors
  132.  
  133.    Simon-Pierre Cadieux
  134.    Eric S. Raymond
  135.    Gilles Vollant
  136.  
  137. and with the following additions to the disclaimer:
  138.  
  139.    There is no warranty against interference with your enjoyment of the
  140.    library or against infringement.  There is no warranty that our
  141.    efforts or the library will fulfill any of your particular purposes
  142.    or needs.  This library is provided with all faults, and the entire
  143.    risk of satisfactory quality, performance, accuracy, and effort is with
  144.    the user.
  145.  
  146. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
  147. Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
  148. distributed according to the same disclaimer and license as libpng-0.96,
  149. with the following individuals added to the list of Contributing Authors:
  150.  
  151.    Tom Lane
  152.    Glenn Randers-Pehrson
  153.    Willem van Schaik
  154.  
  155. libpng versions 0.89, June 1996, through 0.96, May 1997, are
  156. Copyright (c) 1996, 1997 Andreas Dilger
  157. Distributed according to the same disclaimer and license as libpng-0.88,
  158. with the following individuals added to the list of Contributing Authors:
  159.  
  160.    John Bowler
  161.    Kevin Bracey
  162.    Sam Bushell
  163.    Magnus Holmgren
  164.    Greg Roelofs
  165.    Tom Tanner
  166.  
  167. libpng versions 0.5, May 1995, through 0.88, January 1996, are
  168. Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
  169.  
  170. For the purposes of this copyright and license, "Contributing Authors"
  171. is defined as the following set of individuals:
  172.  
  173.    Andreas Dilger
  174.    Dave Martindale
  175.    Guy Eric Schalnat
  176.    Paul Schmidt
  177.    Tim Wegner
  178.  
  179. The PNG Reference Library is supplied "AS IS".  The Contributing Authors
  180. and Group 42, Inc. disclaim all warranties, expressed or implied,
  181. including, without limitation, the warranties of merchantability and of
  182. fitness for any purpose.  The Contributing Authors and Group 42, Inc.
  183. assume no liability for direct, indirect, incidental, special, exemplary,
  184. or consequential damages, which may result from the use of the PNG
  185. Reference Library, even if advised of the possibility of such damage.
  186.  
  187. Permission is hereby granted to use, copy, modify, and distribute this
  188. source code, or portions hereof, for any purpose, without fee, subject
  189. to the following restrictions:
  190.  
  191. 1. The origin of this source code must not be misrepresented.
  192.  
  193. 2. Altered versions must be plainly marked as such and must not
  194.    be misrepresented as being the original source.
  195.  
  196. 3. This Copyright notice may not be removed or altered from any
  197.    source or altered source distribution.
  198.  
  199. The Contributing Authors and Group 42, Inc. specifically permit, without
  200. fee, and encourage the use of this source code as a component to
  201. supporting the PNG file format in commercial products.  If you use this
  202. source code in a product, acknowledgment is not required but would be
  203. appreciated.
  204.  
  205.  
  206. A "png_get_copyright" function is available, for convenient use in "about"
  207. boxes and the like:
  208.  
  209.    printf("%s",png_get_copyright(NULL));
  210.  
  211. Also, the PNG logo (in PNG format, of course) is supplied in the
  212. files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
  213.  
  214. Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
  215. certification mark of the Open Source Initiative.
  216.  
  217. Glenn Randers-Pehrson
  218.  
  219. August 15, 2004
  220.  
  221. ********************************************************************************
  222.  
  223.           GNU LIBRARY GENERAL PUBLIC LICENSE
  224.                Version 2, June 1991
  225.  
  226.  Copyright (C) 1991 Free Software Foundation, Inc.
  227.                 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  228.  Everyone is permitted to copy and distribute verbatim copies
  229.  of this license document, but changing it is not allowed.
  230.  
  231. [This is the first released version of the library GPL.  It is
  232.  numbered 2 because it goes with version 2 of the ordinary GPL.]
  233.  
  234.                 Preamble
  235.  
  236.   The licenses for most software are designed to take away your
  237. freedom to share and change it.  By contrast, the GNU General Public
  238. Licenses are intended to guarantee your freedom to share and change
  239. free software--to make sure the software is free for all its users.
  240.  
  241.   This license, the Library General Public License, applies to some
  242. specially designated Free Software Foundation software, and to any
  243. other libraries whose authors decide to use it.  You can use it for
  244. your libraries, too.
  245.  
  246.   When we speak of free software, we are referring to freedom, not
  247. price.  Our General Public Licenses are designed to make sure that you
  248. have the freedom to distribute copies of free software (and charge for
  249. this service if you wish), that you receive source code or can get it
  250. if you want it, that you can change the software or use pieces of it
  251. in new free programs; and that you know you can do these things.
  252.  
  253.   To protect your rights, we need to make restrictions that forbid
  254. anyone to deny you these rights or to ask you to surrender the rights.
  255. These restrictions translate to certain responsibilities for you if
  256. you distribute copies of the library, or if you modify it.
  257.  
  258.   For example, if you distribute copies of the library, whether gratis
  259. or for a fee, you must give the recipients all the rights that we gave
  260. you.  You must make sure that they, too, receive or can get the source
  261. code.  If you link a program with the library, you must provide
  262. complete object files to the recipients so that they can relink them
  263. with the library, after making changes to the library and recompiling
  264. it.  And you must show them these terms so they know their rights.
  265.  
  266.   Our method of protecting your rights has two steps: (1) copyright
  267. the library, and (2) offer you this license which gives you legal
  268. permission to copy, distribute and/or modify the library.
  269.  
  270.   Also, for each distributor's protection, we want to make certain
  271. that everyone understands that there is no warranty for this free
  272. library.  If the library is modified by someone else and passed on, we
  273. want its recipients to know that what they have is not the original
  274. version, so that any problems introduced by others will not reflect on
  275. the original authors' reputations.
  276.  
  277.   Finally, any free program is threatened constantly by software
  278. patents.  We wish to avoid the danger that companies distributing free
  279. software will individually obtain patent licenses, thus in effect
  280. transforming the program into proprietary software.  To prevent this,
  281. we have made it clear that any patent must be licensed for everyone's
  282. free use or not licensed at all.
  283.  
  284.   Most GNU software, including some libraries, is covered by the ordinary
  285. GNU General Public License, which was designed for utility programs.  This
  286. license, the GNU Library General Public License, applies to certain
  287. designated libraries.  This license is quite different from the ordinary
  288. one; be sure to read it in full, and don't assume that anything in it is
  289. the same as in the ordinary license.
  290.  
  291.   The reason we have a separate public license for some libraries is that
  292. they blur the distinction we usually make between modifying or adding to a
  293. program and simply using it.  Linking a program with a library, without
  294. changing the library, is in some sense simply using the library, and is
  295. analogous to running a utility program or application program.  However, in
  296. a textual and legal sense, the linked executable is a combined work, a
  297. derivative of the original library, and the ordinary General Public License
  298. treats it as such.
  299.  
  300.   Because of this blurred distinction, using the ordinary General
  301. Public License for libraries did not effectively promote software
  302. sharing, because most developers did not use the libraries.  We
  303. concluded that weaker conditions might promote sharing better.
  304.  
  305.   However, unrestricted linking of non-free programs would deprive the
  306. users of those programs of all benefit from the free status of the
  307. libraries themselves.  This Library General Public License is intended to
  308. permit developers of non-free programs to use free libraries, while
  309. preserving your freedom as a user of such programs to change the free
  310. libraries that are incorporated in them.  (We have not seen how to achieve
  311. this as regards changes in header files, but we have achieved it as regards
  312. changes in the actual functions of the Library.)  The hope is that this
  313. will lead to faster development of free libraries.
  314.  
  315.   The precise terms and conditions for copying, distribution and
  316. modification follow.  Pay close attention to the difference between a
  317. "work based on the library" and a "work that uses the library".  The
  318. former contains code derived from the library, while the latter only
  319. works together with the library.
  320.  
  321.   Note that it is possible for a library to be covered by the ordinary
  322. General Public License rather than by this special one.
  323.  
  324.           GNU LIBRARY GENERAL PUBLIC LICENSE
  325.    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  326.  
  327.   0. This License Agreement applies to any software library which
  328. contains a notice placed by the copyright holder or other authorized
  329. party saying it may be distributed under the terms of this Library
  330. General Public License (also called "this License").  Each licensee is
  331. addressed as "you".
  332.  
  333.   A "library" means a collection of software functions and/or data
  334. prepared so as to be conveniently linked with application programs
  335. (which use some of those functions and data) to form executables.
  336.  
  337.   The "Library", below, refers to any such software library or work
  338. which has been distributed under these terms.  A "work based on the
  339. Library" means either the Library or any derivative work under
  340. copyright law: that is to say, a work containing the Library or a
  341. portion of it, either verbatim or with modifications and/or translated
  342. straightforwardly into another language.  (Hereinafter, translation is
  343. included without limitation in the term "modification".)
  344.  
  345.   "Source code" for a work means the preferred form of the work for
  346. making modifications to it.  For a library, complete source code means
  347. all the source code for all modules it contains, plus any associated
  348. interface definition files, plus the scripts used to control compilation
  349. and installation of the library.
  350.  
  351.   Activities other than copying, distribution and modification are not
  352. covered by this License; they are outside its scope.  The act of
  353. running a program using the Library is not restricted, and output from
  354. such a program is covered only if its contents constitute a work based
  355. on the Library (independent of the use of the Library in a tool for
  356. writing it).  Whether that is true depends on what the Library does
  357. and what the program that uses the Library does.
  358.   
  359.   1. You may copy and distribute verbatim copies of the Library's
  360. complete source code as you receive it, in any medium, provided that
  361. you conspicuously and appropriately publish on each copy an
  362. appropriate copyright notice and disclaimer of warranty; keep intact
  363. all the notices that refer to this License and to the absence of any
  364. warranty; and distribute a copy of this License along with the
  365. Library.
  366.  
  367.   You may charge a fee for the physical act of transferring a copy,
  368. and you may at your option offer warranty protection in exchange for a
  369. fee.
  370.  
  371.   2. You may modify your copy or copies of the Library or any portion
  372. of it, thus forming a work based on the Library, and copy and
  373. distribute such modifications or work under the terms of Section 1
  374. above, provided that you also meet all of these conditions:
  375.  
  376.     a) The modified work must itself be a software library.
  377.  
  378.     b) You must cause the files modified to carry prominent notices
  379.     stating that you changed the files and the date of any change.
  380.  
  381.     c) You must cause the whole of the work to be licensed at no
  382.     charge to all third parties under the terms of this License.
  383.  
  384.     d) If a facility in the modified Library refers to a function or a
  385.     table of data to be supplied by an application program that uses
  386.     the facility, other than as an argument passed when the facility
  387.     is invoked, then you must make a good faith effort to ensure that,
  388.     in the event an application does not supply such function or
  389.     table, the facility still operates, and performs whatever part of
  390.     its purpose remains meaningful.
  391.  
  392.     (For example, a function in a library to compute square roots has
  393.     a purpose that is entirely well-defined independent of the
  394.     application.  Therefore, Subsection 2d requires that any
  395.     application-supplied function or table used by this function must
  396.     be optional: if the application does not supply it, the square
  397.     root function must still compute square roots.)
  398.  
  399. These requirements apply to the modified work as a whole.  If
  400. identifiable sections of that work are not derived from the Library,
  401. and can be reasonably considered independent and separate works in
  402. themselves, then this License, and its terms, do not apply to those
  403. sections when you distribute them as separate works.  But when you
  404. distribute the same sections as part of a whole which is a work based
  405. on the Library, the distribution of the whole must be on the terms of
  406. this License, whose permissions for other licensees extend to the
  407. entire whole, and thus to each and every part regardless of who wrote
  408. it.
  409.  
  410. Thus, it is not the intent of this section to claim rights or contest
  411. your rights to work written entirely by you; rather, the intent is to
  412. exercise the right to control the distribution of derivative or
  413. collective works based on the Library.
  414.  
  415. In addition, mere aggregation of another work not based on the Library
  416. with the Library (or with a work based on the Library) on a volume of
  417. a storage or distribution medium does not bring the other work under
  418. the scope of this License.
  419.  
  420.   3. You may opt to apply the terms of the ordinary GNU General Public
  421. License instead of this License to a given copy of the Library.  To do
  422. this, you must alter all the notices that refer to this License, so
  423. that they refer to the ordinary GNU General Public License, version 2,
  424. instead of to this License.  (If a newer version than version 2 of the
  425. ordinary GNU General Public License has appeared, then you can specify
  426. that version instead if you wish.)  Do not make any other change in
  427. these notices.
  428.  
  429.   Once this change is made in a given copy, it is irreversible for
  430. that copy, so the ordinary GNU General Public License applies to all
  431. subsequent copies and derivative works made from that copy.
  432.  
  433.   This option is useful when you wish to copy part of the code of
  434. the Library into a program that is not a library.
  435.  
  436.   4. You may copy and distribute the Library (or a portion or
  437. derivative of it, under Section 2) in object code or executable form
  438. under the terms of Sections 1 and 2 above provided that you accompany
  439. it with the complete corresponding machine-readable source code, which
  440. must be distributed under the terms of Sections 1 and 2 above on a
  441. medium customarily used for software interchange.
  442.  
  443.   If distribution of object code is made by offering access to copy
  444. from a designated place, then offering equivalent access to copy the
  445. source code from the same place satisfies the requirement to
  446. distribute the source code, even though third parties are not
  447. compelled to copy the source along with the object code.
  448.  
  449.   5. A program that contains no derivative of any portion of the
  450. Library, but is designed to work with the Library by being compiled or
  451. linked with it, is called a "work that uses the Library".  Such a
  452. work, in isolation, is not a derivative work of the Library, and
  453. therefore falls outside the scope of this License.
  454.  
  455.   However, linking a "work that uses the Library" with the Library
  456. creates an executable that is a derivative of the Library (because it
  457. contains portions of the Library), rather than a "work that uses the
  458. library".  The executable is therefore covered by this License.
  459. Section 6 states terms for distribution of such executables.
  460.  
  461.   When a "work that uses the Library" uses material from a header file
  462. that is part of the Library, the object code for the work may be a
  463. derivative work of the Library even though the source code is not.
  464. Whether this is true is especially significant if the work can be
  465. linked without the Library, or if the work is itself a library.  The
  466. threshold for this to be true is not precisely defined by law.
  467.  
  468.   If such an object file uses only numerical parameters, data
  469. structure layouts and accessors, and small macros and small inline
  470. functions (ten lines or less in length), then the use of the object
  471. file is unrestricted, regardless of whether it is legally a derivative
  472. work.  (Executables containing this object code plus portions of the
  473. Library will still fall under Section 6.)
  474.  
  475.   Otherwise, if the work is a derivative of the Library, you may
  476. distribute the object code for the work under the terms of Section 6.
  477. Any executables containing that work also fall under Section 6,
  478. whether or not they are linked directly with the Library itself.
  479.  
  480.   6. As an exception to the Sections above, you may also compile or
  481. link a "work that uses the Library" with the Library to produce a
  482. work containing portions of the Library, and distribute that work
  483. under terms of your choice, provided that the terms permit
  484. modification of the work for the customer's own use and reverse
  485. engineering for debugging such modifications.
  486.  
  487.   You must give prominent notice with each copy of the work that the
  488. Library is used in it and that the Library and its use are covered by
  489. this License.  You must supply a copy of this License.  If the work
  490. during execution displays copyright notices, you must include the
  491. copyright notice for the Library among them, as well as a reference
  492. directing the user to the copy of this License.  Also, you must do one
  493. of these things:
  494.  
  495.     a) Accompany the work with the complete corresponding
  496.     machine-readable source code for the Library including whatever
  497.     changes were used in the work (which must be distributed under
  498.     Sections 1 and 2 above); and, if the work is an executable linked
  499.     with the Library, with the complete machine-readable "work that
  500.     uses the Library", as object code and/or source code, so that the
  501.     user can modify the Library and then relink to produce a modified
  502.     executable containing the modified Library.  (It is understood
  503.     that the user who changes the contents of definitions files in the
  504.     Library will not necessarily be able to recompile the application
  505.     to use the modified definitions.)
  506.  
  507.     b) Accompany the work with a written offer, valid for at
  508.     least three years, to give the same user the materials
  509.     specified in Subsection 6a, above, for a charge no more
  510.     than the cost of performing this distribution.
  511.  
  512.     c) If distribution of the work is made by offering access to copy
  513.     from a designated place, offer equivalent access to copy the above
  514.     specified materials from the same place.
  515.  
  516.     d) Verify that the user has already received a copy of these
  517.     materials or that you have already sent this user a copy.
  518.  
  519.   For an executable, the required form of the "work that uses the
  520. Library" must include any data and utility programs needed for
  521. reproducing the executable from it.  However, as a special exception,
  522. the source code distributed need not include anything that is normally
  523. distributed (in either source or binary form) with the major
  524. components (compiler, kernel, and so on) of the operating system on
  525. which the executable runs, unless that component itself accompanies
  526. the executable.
  527.  
  528.   It may happen that this requirement contradicts the license
  529. restrictions of other proprietary libraries that do not normally
  530. accompany the operating system.  Such a contradiction means you cannot
  531. use both them and the Library together in an executable that you
  532. distribute.
  533.  
  534.   7. You may place library facilities that are a work based on the
  535. Library side-by-side in a single library together with other library
  536. facilities not covered by this License, and distribute such a combined
  537. library, provided that the separate distribution of the work based on
  538. the Library and of the other library facilities is otherwise
  539. permitted, and provided that you do these two things:
  540.  
  541.     a) Accompany the combined library with a copy of the same work
  542.     based on the Library, uncombined with any other library
  543.     facilities.  This must be distributed under the terms of the
  544.     Sections above.
  545.  
  546.     b) Give prominent notice with the combined library of the fact
  547.     that part of it is a work based on the Library, and explaining
  548.     where to find the accompanying uncombined form of the same work.
  549.  
  550.   8. You may not copy, modify, sublicense, link with, or distribute
  551. the Library except as expressly provided under this License.  Any
  552. attempt otherwise to copy, modify, sublicense, link with, or
  553. distribute the Library is void, and will automatically terminate your
  554. rights under this License.  However, parties who have received copies,
  555. or rights, from you under this License will not have their licenses
  556. terminated so long as such parties remain in full compliance.
  557.  
  558.   9. You are not required to accept this License, since you have not
  559. signed it.  However, nothing else grants you permission to modify or
  560. distribute the Library or its derivative works.  These actions are
  561. prohibited by law if you do not accept this License.  Therefore, by
  562. modifying or distributing the Library (or any work based on the
  563. Library), you indicate your acceptance of this License to do so, and
  564. all its terms and conditions for copying, distributing or modifying
  565. the Library or works based on it.
  566.  
  567.   10. Each time you redistribute the Library (or any work based on the
  568. Library), the recipient automatically receives a license from the
  569. original licensor to copy, distribute, link with or modify the Library
  570. subject to these terms and conditions.  You may not impose any further
  571. restrictions on the recipients' exercise of the rights granted herein.
  572. You are not responsible for enforcing compliance by third parties to
  573. this License.
  574.  
  575.   11. If, as a consequence of a court judgment or allegation of patent
  576. infringement or for any other reason (not limited to patent issues),
  577. conditions are imposed on you (whether by court order, agreement or
  578. otherwise) that contradict the conditions of this License, they do not
  579. excuse you from the conditions of this License.  If you cannot
  580. distribute so as to satisfy simultaneously your obligations under this
  581. License and any other pertinent obligations, then as a consequence you
  582. may not distribute the Library at all.  For example, if a patent
  583. license would not permit royalty-free redistribution of the Library by
  584. all those who receive copies directly or indirectly through you, then
  585. the only way you could satisfy both it and this License would be to
  586. refrain entirely from distribution of the Library.
  587.  
  588. If any portion of this section is held invalid or unenforceable under any
  589. particular circumstance, the balance of the section is intended to apply,
  590. and the section as a whole is intended to apply in other circumstances.
  591.  
  592. It is not the purpose of this section to induce you to infringe any
  593. patents or other property right claims or to contest validity of any
  594. such claims; this section has the sole purpose of protecting the
  595. integrity of the free software distribution system which is
  596. implemented by public license practices.  Many people have made
  597. generous contributions to the wide range of software distributed
  598. through that system in reliance on consistent application of that
  599. system; it is up to the author/donor to decide if he or she is willing
  600. to distribute software through any other system and a licensee cannot
  601. impose that choice.
  602.  
  603. This section is intended to make thoroughly clear what is believed to
  604. be a consequence of the rest of this License.
  605.  
  606.   12. If the distribution and/or use of the Library is restricted in
  607. certain countries either by patents or by copyrighted interfaces, the
  608. original copyright holder who places the Library under this License may add
  609. an explicit geographical distribution limitation excluding those countries,
  610. so that distribution is permitted only in or among countries not thus
  611. excluded.  In such case, this License incorporates the limitation as if
  612. written in the body of this License.
  613.  
  614.   13. The Free Software Foundation may publish revised and/or new
  615. versions of the Library General Public License from time to time.
  616. Such new versions will be similar in spirit to the present version,
  617. but may differ in detail to address new problems or concerns.
  618.  
  619. Each version is given a distinguishing version number.  If the Library
  620. specifies a version number of this License which applies to it and
  621. "any later version", you have the option of following the terms and
  622. conditions either of that version or of any later version published by
  623. the Free Software Foundation.  If the Library does not specify a
  624. license version number, you may choose any version ever published by
  625. the Free Software Foundation.
  626.  
  627.   14. If you wish to incorporate parts of the Library into other free
  628. programs whose distribution conditions are incompatible with these,
  629. write to the author to ask for permission.  For software which is
  630. copyrighted by the Free Software Foundation, write to the Free
  631. Software Foundation; we sometimes make exceptions for this.  Our
  632. decision will be guided by the two goals of preserving the free status
  633. of all derivatives of our free software and of promoting the sharing
  634. and reuse of software generally.
  635.  
  636.                 NO WARRANTY
  637.  
  638.   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  639. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  640. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  641. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  642. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  643. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  644. PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  645. LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  646. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  647.  
  648.   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  649. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  650. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  651. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  652. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  653. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  654. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  655. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  656. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  657. DAMAGES.
  658.  
  659.              END OF TERMS AND CONDITIONS
  660.